home *** CD-ROM | disk | FTP | other *** search
- #if __MWERKS__
- #pragma options align=mac68k
-
- #if __CFM68K__ && __USING_IMPORTED_ANSI__
- #pragma import on
- #endif
-
- #include <_stdarg.h>
-
- #if __CFM68K__ && __USING_IMPORTED_ANSI__
- #pragma import reset
- #endif
-
- #pragma options align=reset
- #endif
-
- /* Change log:
- *94June04 PlumHall baseline
- *94Sept30 Applied diffs for Wed Aug 31 07:55:38 1994
- *94Oct07 Inserted MW changes.
- */
-